more default ntp servers (see #2336)
authorFelix Fietkau <[email protected]>
Sat, 2 Feb 2008 01:59:43 +0000 (01:59 +0000)
committerFelix Fietkau <[email protected]>
Sat, 2 Feb 2008 01:59:43 +0000 (01:59 +0000)
SVN-Revision: 10353

net/ntpclient/files/ntpclient.config

index c79d07ace02552387632a719265b7ec244974439..25a6269b9d6d2bc3ca614c93f3fc081505c506e8 100644 (file)
@@ -7,3 +7,13 @@ config ntpclient
        option hostname '1.openwrt.pool.ntp.org'
        option port     '123'
        option count    '1'
+
+config ntpclient
+       option hostname '2.openwrt.pool.ntp.org'
+       option port     '123'
+       option count    '1'
+
+config ntpclient
+       option hostname '3.openwrt.pool.ntp.org'
+       option port     '123'
+       option count    '1'